PRelink(const char * fFilename);
Name of file (including the optional path) to which the selected object is to be linked (maximum of 91 characters)Single objects only. The PRelink command relinks only one object at a time; if more than one object is selected, PRelink will throw an exception.
""to relink to currently linked file
Updating links. To update a link, use an empty string.
Example. The following example links a chart graphic to the currently selected object.
PSelect(1);
PRelink("artfolder:Chart.eps");
The PGetLinks, PGetLinkInfo, and PGetLinkOptions queries
Adobe PageMaker 6.5 Help > Commands > Element > Link Info
Comments or suggestions? Contact Adobe Developer Support